←Select platform

LeadCollection<T> Constructor

Summary

Initializes a new instance of the LeadCollection<T> class that contains items copied from the specified list and that has the same initial capacity as the number of items copied.

Overload List

Overload Description
LeadCollection<T>() Initializes a new empty instance of the LeadCollection<T> class.
LeadCollection<T>(IEnumerable<T>) Initializes a new instance of the LeadCollection<T> class that contains items copied from the specified collection and that has the same initial capacity as the number of items copied.
LeadCollection<T>(List<T>) Initializes a new instance of the LeadCollection<T> class that contains items copied from the specified list and that has the same initial capacity as the number of items copied.

Requirements

Target Platforms

See Also

LeadCollection<T> Class

LeadCollection<T> Members

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.